Async Operation Result Callback
            interface AsyncOperationResultCallback
Content copied to clipboard
Callback invoked once an asynchronous operation completes.
Parameters
result
An expected `result` which contains string describing an error if the operation was not successful,empty otherwise.
Functions
Inheritors
AsyncOperationResultCallbackNative
                          
                    
                  Link copied to clipboard